abs

pure function abs(): big_integer

Returns the absolute value of this big_integer; i.e. the big_integer itself if it's positive or its negation if it's negative.

Since

0.12.0